@import 'animate.css';
@import 'skin.css';

/******************************
 ** 初始化
** 2.0.0
 ******************************/
* { margin: 0; padding: 0; }
body { font: 14px/2 'Microsoft Yahei', Arial; color: #666; background: #fff; }
img { border: 0px; }
ul, ol { list-style-type: none; vertical-align: bottom; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea, select { font: 14px/1 'Microsoft Yahei', Arial; color: #666; outline: 0; }
textarea { resize: none; overflow: auto; }
h1,h2,h3,h4,h5,h6,font { font-size: 14px; }
a { color: #333; text-decoration: none; cursor: pointer; }
a:hover { color:#ff6600; }
a img { transition: all .5s ease; }

.clear { float: none !important; clear: both; +line-height: 0; +font-size: 0; +height: 0; }
.hidden { display: none; visibility: visible; }
.wrap { width: 1200px; margin: 0 auto; position: relative; }

.fr{float:right;color:#e0272c;padding-left: 33px;
    margin-top: 17px;
    font-size: 20px;}
.fr h2{font-size:18px;}
/******************************
 ** 首页
 ******************************/
.header { height: 100px; background: #0092d8; position: relative; z-index: 10; }
.header .logo { float: left;  margin: 15px 0 0; overflow: hidden; }
.header .logo img { display: block; }

.nav { float: right; height: 100px; position: relative; z-index: 20; }
.nav li { float: left; width: 90px; height: 100px; position: relative; }
.nav li > a { display: block; height: 100px; line-height: 100px; font-size: 16px; color: #fff; text-align: center; transition: none; transition: background .5s ease; }
.nav li:first-child { background: none; }
.nav .drop { position: absolute; left: 0; top: 100px; width: 100%; background: url(about:blank) center center repeat #fff; overflow: hidden; display: none; }
.nav .drop dl { position: relative; text-align: center; }
.nav .drop dd { line-height: 40px; animation: fadeIn .5s ease; border-top: 1px solid #eee; }
.nav .drop a { display: block; color: #333; }
.nav .drop a:hover { background-color: #0092d8; color: #fff; }
.nav li.active > a { background: #fff; color: #333; }
.nav li.current > a { background: #fff; color: #333; }

.banner { position: relative; z-index: 8; overflow: hidden; }
.banner .list { position: relative; overflow: hidden; z-index: 1; }
.banner .list li { position: absolute; width: 100%; height: 100%; overflow: hidden; background: #FFF; display: none; z-index: 1; }
.banner .list li:first-child { display: block; }
.banner .list li.active { z-index: 2; }
.banner .list img { position: relative; display: block; width: 1920px; left: 50%; margin: 0 0 0 -960px; }
.banner .dots { position: absolute; left: 0; right: 0; bottom: 30px; text-align: center; line-height: 0; z-index: 18; }
.banner .dots li { display: inline-block; width: 18px; height: 18px; border: 2px solid #fff; background: #fff; margin: 0 10px; cursor: pointer; border-radius: 50%; +display: inline; +zoom: 1; }
.banner .dots li.active { background: #fff; border-color: #0092d8; }
.banner .prev,
.banner .next { width: 80px; height: 80px; position: absolute; top: 50%; margin: -40px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../images/banner-pw.png) 0 0 no-repeat; left: 50px; }
.banner .next { background: url(../images/banner-pw.png) 0 -80px no-repeat; right: 50px; }
.banner .prev:hover { background-position: -80px 0; }
.banner .next:hover { background-position: -80px -80px; }
.banner .list,
.banner .list img { height: 600px; }
.banner.mini .list,
.banner.mini .list img { height: 350px; }
.banner.mini .dots { bottom: -40px; transition: all .5s ease; }
.banner.mini:hover .dots { bottom: 20px; }
.banner.mini .dots li { width: 30px; height: 3px; border-radius: 0; border: 0; background: #fff; filter: Alpha(opacity=60); background: rgba(255,255,255,.6); }
.banner.mini .dots li.active { filter: Alpha(opacity=90); background: rgba(255,255,255,.9); }

.seacher { padding: 15px 0; background: #f5f5f5; border-bottom: 1px solid #ddd; }
.seacher .key { overflow: hidden; position: relative; }
.seacher .key li { float: left; line-height: 40px; margin: 0 15px 0 0; }
.seacher .key li:first-child { font-weight: bold; color: #333; padding: 0 0 0 40px; background: url(../images/seacher-key.png) left center no-repeat; }
.seacher .key a:hover { text-decoration: underline; }
.seacher .input { position: absolute; right: 0; top: 0; }
.seacher .input .txt { height: 38px; line-height: 38px; border: 1px solid #ddd; padding: 0 20px; width: 240px; }
.seacher .input .submit { position: absolute; right: 0; top: 0; bottom: 0; width: 50px; background: url(../images/seacher-submit.png) center center no-repeat #ff6600; border: 0; cursor: pointer; transition: all .5s ease; }
.seacher .input .submit:hover { background-color: #df5a01; }

.iclass { position: relative; background: #fff; padding: 40px 0; }
.iclass .list { padding: 0 0 1px; overflow: hidden; position: relative; }
.iclass .item { float: left; width: 298px; margin: 0 -1px -1px 0; border: 1px solid #ddd; overflow: hidden; }
.iclass .item a { display: block; text-align: center; padding: 20px 0 10px; transition: all .3s ease; }
.iclass .item h3 { height: 30px; line-height: 30px; font-size: 18px; color: #333; }
.iclass .item h4 { height: 20px; line-height: 20px; font-weight: normal; color: #999; margin: 0 0 10px; }
.iclass .item img { width: 187px; height: 140px; }
.iclass .item:hover a { transform: translate(0,-5px); }

.ihead { text-align: center; margin: 0 0 30px; }
.ihead h2 { line-height: 50px; font-weight: normal; font-size: 38px; color: #333; }
.ihead a { font-size: 16px; color: #999; }

.iprod { padding: 20px 0 70px; }
.iprod .main { position: relative; }
.iprod .list { overflow: hidden; padding: 0 0 1px; }
.iprod .item { float: left; width: 279px; height: 247px; padding: 10px; margin: 0 -1px -1px 0; border: 1px solid #ddd; overflow: hidden; }
.iprod .item a { display: block; text-align: center; transition: all .5s ease; }
.iprod .item img { width: 100%; height: 208px; }
.iprod .item h3 { white-space: nowrap; line-height: 30px; font-size: 16px; font-weight: normal; }
.iprod .item p { display: none; line-height: 20px; color: #999; }
.iprod .item:hover a { transform: translate(0,-5px); }
.iprod .item:first-child,
.iprod .item:first-child + .item + .item + .item + .item + .item { width: 578px; height: 515px; }
.iprod .item:first-child + .item + .item + .item + .item + .item { float: right; margin: 0 0 -1px -1px; }
.iprod .item:first-child img,
.iprod .item:first-child + .item + .item + .item + .item + .item img { width: 100%; height: 435px; }
.iprod .item:first-child h3,
.iprod .item:first-child + .item + .item + .item + .item + .item h3 { line-height: 31px; font-size: 20px; }
.iprod .item:first-child p,
.iprod .item:first-child + .item + .item + .item + .item + .item p { display: block; }

.iabout { padding: 50px 0; background: url(../../sources/iabout.jpg) center center no-repeat #e8e9eb; }
.iabout .main { line-height: 2; }
.iabout .main p { margin: 0 0 40px; }
.iabout .url { position: relative; text-align: center; }
.iabout .url li { display: inline-block; vertical-align: middle; width: 120px; margin: 0 40px; transition: all .3s ease; +display: inline; +zoom: 1; }
.iabout .url a {  display: block; }
.iabout .url i { display: inline-block; width: 120px; height: 120px; background: url(about:blank) 0 0 no-repeat; border-radius: 50%; +display: inline; +zoom: 1; }
.iabout .url h3 { line-height: 40px; font-size: 20px; font-weight: normal; }
.iabout .url li:hover { transform: translate(0, -10px); }
.iabout .url li:hover i { background-position: 0 -120px; }
.iabout .url li:hover h3 { color: #0092d8; }

.istore { background: #fff; padding: 70px 0 0; }
.istore .main { position: relative; height: 530px; }
.istore .inner { float: left; width: 600px; border: 1px solid #ddd; position: relative; overflow: hidden; }
.istore .list { overflow: hidden; position: relative; width: 1000%; }
.istore .item { float: left; width: 600px; }
.istore .item .fo { display: block; position: relative; padding: 10px; }
.istore .item .img { position: relative; overflow: hidden; }
.istore .item img { width: 100%; height: 435px; background: #eee; }
.istore .item h3 { line-height: 40px; font-size: 20px; font-weight: normal; color: #333; }
.istore .item:hover img { transform: scale(1.02); }
.istore .dots { position: absolute; right: 10px; bottom: 23px; }
.istore .dots li { float: left; width: 12px; height: 12px; background: #ddd; border-radius: 50%; margin: 0 3px; cursor: pointer; }
.istore .dots li.active { background: #0092d8; }
.istore .list2 { float: right; width: 580px; position: relative; }
.istore .item2 { position: relative; border: 1px solid #ddd; margin: 0 0 25px; transition: all .3s ease; }
.istore .item2 a { display: block; height: 120px; padding: 15px 15px 15px 195px; }
.istore .item2:hover { box-shadow: 0 0 10px rgba(0,0,0,.2); }
.istore .item2 img { position: absolute; left: 15px; top: 15px; width: 160px; height: 120px; background: #eee; }
.istore .item2 h3 { line-height: 30px; font-size: 20px; font-weight: normal; color: #333; }
.istore .item2 h4 { line-height: 30px; font-size: 16px; font-weight: normal; margin: 0 0 5px; color: #666; }
.istore .item2 p { line-height: 24px; color: #999; }

.icase { background: #fff; padding: 70px 0 0; }
.icase .main { position: relative; overflow: hidden; }
.icase .list { width: 105%; overflow: hidden; position: relative; padding: 10px 0; }
.icase .item { float: left; width: 560px; margin: 0 40px 40px 0; transition: all .3s ease; }
.icase .item a { display: block; position: relative; height: 120px; padding: 15px 15px 15px 190px; background: #eee; }
.icase .item img { position: absolute; left: 15px; top: 15px; width: 160px; height: 120px; background: #ddd; }
.icase .item h3 { line-height: 50px; font-size: 18px; color: #666; }
.icase .item p { line-height: 24px; color: #333; }
.icase .item:hover { transform: translate(0,-5px); }
.icase .item:hover h3 { color: #df5a01; }

.inews { background: #fff; padding: 70px 0; }
.inews .main { height: 460px; position: relative; }
.inews .first { float: left; width: 308px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.5); }
.inews .first .exp { padding: 30px; background: #0092d8; color: #fff; transition: all .3s ease; }
.inews .first h3 { line-height: 40px; font-size: 16px; font-weight: normal; padding: 0 0 10px; width: 60px; white-space: nowrap; border-bottom: 1px solid #ddd; margin: 0 0 15px; }
.inews .first h3 a { color: #fff; }
.inews .first span { opacity: .6; filter: Alpha(opacity=60); }
.inews .first .img { padding: 30px; border: 1px solid #eee; }
.inews .first img { width: 100%; height: 154px; margin: 0 0 10px; transition: all .3s ease; }
.inews .first p { line-height: 24px; color: #999; transition: all .3s ease; }
.inews .first:hover img,
.inews .first:hover p { transform: translate(0, -5px); }
.inews .first:hover .exp { background: #df5a01; }
.inews .list { float: left; width: 890px; margin: -30px 0 0; }
.inews .item { float: left; width: 360px; padding: 30px 0 30px 30px; margin: 0 0 0 55px; border-bottom: 1px solid #ddd; background: url(../images/inews-line.png) left center no-repeat; transition: all .3s ease; }
.inews .item h3 { line-height: 36px; font-size: 16px; font-weight: normal; }
.inews .item:hover { transform: translate(-5px, 0); }

.ilink { padding: 15px; background: #fff; border-top: 1px solid #ddd; }
.ilink .list { overflow: hidden; position: relative; line-height: 40px; }
.ilink .list dt { float: left; padding: 0 0 0 30px; background: url(../images/ilinks-icon.png) left center no-repeat; color: #333; }
.ilink .list dd { float: left; margin: 0 0 0 20px; }
.ilink .list a { color: #999; }
.ilink .list a:hover { text-decoration: underline; color: #df5a01; }

.footer { padding: 40px 0; background: #222; border-bottom: 1px solid #111; }
.footer .wrap { overflow: hidden; }
.footer .head { white-space: nowrap; width: 40px; border-bottom: 1px solid #fff; margin: 0 0 30px; }
.footer .head h3,
.footer .head h4 { display: inline-block; vertical-align: middle; line-height: 50px; font-weight: normal; +display: inline; +zoom: 1; }
.footer .head h3 { color: #fff; font-size: 16px;  }
.footer .head h4 { margin: 0 0 0 5px; font-size: 12px; text-transform: uppercase; }

.subnav { float: left; width: 320px; }
.subnav .list { position: relative; }
.subnav .list li { float: left; width: 50%; line-height: 30px; }
.subnav .list a { color: #aaa; }
.subnav .list a:hover { text-decoration: underline; color: #fff; }

.subinfo { float: left; width: 420px; padding: 0 100px; border-left: 1px solid #444; border-right: 1px solid #444; }
.subinfo .main { line-height: 30px; color: #aaa; }

.sublime { float: right; width: 140px; }
.sublime .rcode { text-align: center; }
.sublime .rcode img { width: 100%; }
.sublime .rcode h3 { font-weight: normal; }

.bottomer { padding: 10px 0; background: #222; text-align: center; border-top: 1px solid #444; }
.copyright { line-height: 30px; color: #aaa; }
.copyright a { color: #aaa; margin: 0 5px; }
.copyright a:hover { color: #eee; text-decoration: underline; }

.toolbar { position:fixed; top:300px; right:1px; z-index:100; }
.toolbar > * { width:60px; height:60px; position:relative; background:#1197d6; margin:0 0 1px; }
.toolbar > *.itop { background:#1197d6; }
.toolbar > *:first-child { border-top:0; }
.toolbar > * > a { display:block; width:60px; height:60px; text-align:center; color:#FFF; background:url(../images/toolbar-icon.png) center 0 no-repeat; }
.toolbar .qq a { background-position:center 0; }
.toolbar .tel a { background-position:center -60px; }
.toolbar .qiao a { background-position:center -120px; }
.toolbar .code a { background-position:center -180px; }
.toolbar .itop a { background-position:center -240px; }
.toolbar > * > a:hover { background-color: #ff6600; }
.toolbar .drop-code { position:absolute; bottom:0; right:62px; background:#ff6600; padding:15px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:120px; display:none; }
.toolbar .drop-code img { display:block; width:120px; height:120px; }
.toolbar .drop-code h3 { font-weight:normal; line-height: 30px; }
.toolbar .drop-tel { position:absolute; top:0; right:62px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:60px; line-height:60px; padding:0 0 0 10px; background:#ff6600; color:#fff; font-size:20px; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#ff6600; }
.toolbar .itop:hover { background-color:#ff6600; }